All tags
Content tagged with "programming languages" (1)
All content across blogs, linklog, and books with this tag.
Links
- by Bob Nystrom
Once you make one function async, every function that calls it has to be async too, and that's not a bug, it's a language design problem nobody solved cleanly.